func internal/runtime/maps.depthToShift
3 uses
internal/runtime/maps (current package)
map.go#L243: func depthToShift(depth uint8) uint8 {
map.go#L307: m.globalShift = depthToShift(m.globalDepth)
map.go#L636: m.globalShift = depthToShift(m.globalDepth)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)